home *** CD-ROM | disk | FTP | other *** search
/ Shirase 13 / Shirase CD 13.iso / Extra / DivX412Bundle.exe / Windows Program Files / DivXCodec / README.txt < prev    next >
Text File  |  2001-12-19  |  7KB  |  193 lines

  1. DivX Codec 4.12
  2. ============================
  3. Version: 4.12  
  4. README file updated on: 2001-12-20
  5.  
  6. (c) Copyright DivXNetworks, Inc. All Rights Reserved.
  7. "DivX" is a trademark of DivXNetworks, Inc.
  8.  
  9.  
  10. Table of Contents
  11. -----------------
  12.  
  13.   1. Introduction
  14.   2. Installation instructions
  15.   3. DivX encoding and decoding
  16.   4. Known issues
  17.   5. What's new in the DivX codec
  18.  
  19.  
  20. Introduction
  21. ------------
  22.  
  23.   The DivX(tm) codec v4.12 is the latest and greatest release of DivX,
  24.   the best compression technology for high-resolution movies.  The DivX
  25.   codec (short for COmpression-DECompression) is becoming the standard
  26.   for high quality video over IP networks because it hits the sweet spot
  27.   between superior visual quality and small file size. With a broadband
  28.   connection, you can download a full-length feature film in the time it
  29.   takes to have a pizza delivered!
  30.   
  31.  
  32. Installation instructions
  33. -------------------------
  34.  
  35.   To install the DivX codec, you should follow the following simple steps:
  36.  
  37.   1. Copy the installer program (DivX412Bundle.exe) to a location on 
  38.      your hard drive (e.g., C:\temp).  
  39.   2. Run the installer program by double-clicking on the
  40.      deainstaller.exe icon.  
  41.   3. Follow the instructions of the installer program to install the
  42.      DivX Codec.  
  43.   4. Done! The CODEC should be installed in your Systems directory.  
  44.   
  45.   **What files are installed?**: The DivX Codec installer will install the
  46.   following files on your system:
  47.   
  48. * divx.dll         (DivX Codec) 
  49. * divxdec.ax        (DivX Decoder Filter) 
  50. * Help.chm        (DivX Help File)
  51. * README.txt        (This README file.)
  52. * License.txt        (License agreement for the CODEC.)
  53.   
  54.   **Uninstalling the DivX Codec**: To remove the DivX Codec from your
  55.   system, you should use the "Add/Remove Programs" control panel in
  56.   Windows. To this by selecting "Start -> Settings -> Control Panel ->
  57.   Add/Remove Programs" from the Windows Start menu. In the listbox that
  58.   is presented to you, choose "DivX 4.12 Codec" and click "remove."
  59.  
  60.  
  61. DivX encoding and decoding
  62. --------------------------
  63.  
  64.   How do I use this thing?  Please refer to the Help File included in
  65.   the installer.  You can find the help file in Start -> Programs ->
  66.   DivX -> DivX Codec -> Help
  67.  
  68.  
  69. Known issues
  70. ------------
  71.  
  72.   Please send submit all bugs to http://www.divx.com/feedback.
  73.  
  74.  
  75. What's new in the DivX(tm) codec
  76. --------------------------------
  77.  
  78.  **Bug Fixes of DivX 4.12:**
  79.  
  80. * Crash and burn bug on Pentium-IV when encoding in YV12 mode
  81. * Crash and burn bug on buggy VIA motherboards (decoder/encoder)
  82. * Support for future advanced features
  83.  
  84.  **Features of DivX 4.11:**
  85.  
  86. * Up to 78% times faster encoding performance than previous
  87.   versions when using the YUV color coordinate and the Intel P4 Processor.
  88. * Improved decoder performance.  Real-Time Decoding at HD resolutions with P4
  89. * Multi-pass encoding and 2 different variable bit rate modes
  90. * Improved visual quality
  91. * Highly scalable codec from 16x16 to 1920x1280 (i.e. HDTV). All even
  92.   integer dimensions greater than 4 are acceptable
  93. * Support for popular encoding/editing applications
  94. * Plays all DivX content
  95.  
  96.  
  97.   **Change Log:**
  98.  
  99. -- Changes since 4.02 --
  100.  
  101. * Up to 78% Increased Encoding Performance with Intel P4 processor
  102. * Fixed more problems with decoding 3.x
  103.  
  104. -- Changes since 4.01 --
  105.  
  106.  
  107. * Fixed more problems with decoding 3.x
  108. * Increased Encoding Performance 
  109. * New Post-Processing/Deringing Algorithm.  Very noticeable improvement in video playback quality.
  110. * Fixed known AMD related bugs.
  111. * Minor MPEG-4 Compliance changes.
  112.  
  113. -- Changes since 4.0 --
  114.  
  115.  
  116. * Fixed more problems with decoding 3.x
  117. * Incompatibility of codec with Vidomi encoder
  118. * Incorrect bitrate achieved during capture in '1-pass' mode
  119.   with AVI_IO capture application
  120. * A few bugs in decoder implementation MPEG-2 inverse
  121.   quantization ( not really used now, but necessary to claim that
  122.   decoder is 100% compliant with MPEG-4 simple profile )
  123. * Slightly improved accuracy of RGB->YUV MMX/SSE conversions
  124. * Increased version number ( 4.0 -> 4.01 )
  125. * Some cleanup in help file, topic 'deinterlacing'
  126. * most important: hopefully fixed problem with some DivX 3.11
  127.   clips fading to green between keyframes.
  128.  
  129. -- Changes since beta 3 --
  130.  
  131. * Fixed more problems with decoding 3.x
  132. * Removed last SSE instruction from YUY2->YV12 MMX conversion function
  133. * Added sanity checks for log file contents
  134. * DirectShow filter was not applying brightness/contrast/saturation
  135.   settings when starting playback
  136. * Reverted DirectShow filter overlay operation to beta2 style due to
  137.   reports about decreased performance on some computers
  138. * Fixed few problems in 2-pass VBR ( sorry guys! )
  139. * Fixed memory leak at highest postproc levels
  140. * Fixed bug with coding as 'skipped' macroblocks that differ only in
  141.   chrominance
  142. * Fixed buffer overflow in decoder
  143. * Purple areas were appearing sometimes near right edge of picture ( bug
  144.   in encoder )
  145. * Added support of log file format version 2 ( should add minimal
  146.   ability for external programs to control 2nd pass )
  147. * Encoder assumes that 1 kbps = 1000 bits per second
  148. * Crash with YUY2 output, height=16*x+2, width!=16*x
  149. * More fixes for decoding 3.11 with non-16*x dimensions
  150.  
  151.  
  152.  -- Changes since beta 2 --
  153.  
  154. * DivX decoder registered itself for 3.x formats even if user answered
  155.   'No' when installing
  156. * Found one more bug in 3.x decoder
  157. * Fixed problem with quality loss when encoding at height not multiple
  158.   of 16 and low resolution
  159. * Fixed crash when encoding on Pentium II / Celeron machines (
  160.   accidentally introduced in beta 2 )
  161. * Fixed noise problems in playing 3.x content
  162. * More accurate 2-pass VBR
  163. * Rearranged controls in encoder config dialog
  164.  
  165.   
  166.   -- Changes since beta 1 --
  167.      
  168. * DivX DirectShow filter was not working on Windows NT 4.0.
  169. * Encoding was broken at very high bitrates. You would receive scrambled
  170.   picture if you tried to encode either in quality-based VBR at quality
  171.   level >=95% or in two-pass VBR at bitrates roughly higher than
  172.   1500-2000 kbps.
  173. * Decoder was crashing in some cases on Pentium II / Celeron machines (
  174.   a few SSE instructions were accidentally put into MMX YUV->RGB
  175.   conversion routines )
  176. * Decoder was crashing with postproc level 6 or 7 and 16*N < height <=
  177.   16*N+8.
  178. * Fixed one obscure DivX 3.x decoder incompatibility issue.
  179. * DivX decoder filter was crashing when used by BSPlayer (
  180.   http://bsplayer.cjb.net )
  181. * There was a parameter in encoder settings, which was called
  182.   'crispness' in config dialog and 'frame dropping' in help file. It
  183.   causes a lot of confusion.
  184. * In the help file, on the page about postprocessing, there was a
  185.   duplicating paragraph, written in slightly different ways.
  186. * 'About' dialog box of the codec showed an unreadable character after
  187.   the word 'DivX'. On machines with installed Russian it is a 'TM' sign,
  188.   but there are lots of machines out there which do not have Russian
  189.   fonts :-)
  190. * Added brightness, contrast and saturation sliders.
  191. * Encoder now stores its settings in the registry.
  192.  
  193. For information about commercial licensing please email licensing@divxnetworks.com